sonic-platform-vpp trixie migration.#225
Merged
Merged
Conversation
Signed-off-by: dypet <dypeters@cisco.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
8 tasks
| # libvpp package | ||
|
|
||
| VPP_VERSION_BASE = 2510 | ||
| VPP_VERSION_BASE = 2513 |
Contributor
There was a problem hiding this comment.
major version should follow vpp version in the upstream corresponding to the version we picked. Is it 2602 now?
Signed-off-by: dypet <dypeters@cisco.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
lguohan
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this pull request
May 24, 2026
Adding support to SONiC-VPP for trixie. Current version is bookworm, need to move to Trixie to keep in sync with other Sonic components. Corresponding platform/vpp change: sonic-net/sonic-platform-vpp#225. Signed-off-by: dypet <dypeters@cisco.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: dypet <dypeters@cisco.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run |
|
Retrying failed(or canceled) jobs... |
|
Retrying failed(or canceled) stages in build 1124005: ✅Stage BuildVpp:
|
Signed-off-by: dypet <dypeters@cisco.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
yue-fred-gao
approved these changes
Jun 1, 2026
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
purush-nexthop
pushed a commit
to nexthop-ai/sonic-buildimage
that referenced
this pull request
Jun 10, 2026
Adding support to SONiC-VPP for trixie. Current version is bookworm, need to move to Trixie to keep in sync with other Sonic components. Corresponding platform/vpp change: sonic-net/sonic-platform-vpp#225. Signed-off-by: dypet <dypeters@cisco.com>
roger530-ho
pushed a commit
to roger530-ho/sonic-buildimage
that referenced
this pull request
Jun 23, 2026
Adding support to SONiC-VPP for trixie. Current version is bookworm, need to move to Trixie to keep in sync with other Sonic components. Corresponding platform/vpp change: sonic-net/sonic-platform-vpp#225. Signed-off-by: dypet <dypeters@cisco.com>
xdqi
pushed a commit
to canonical/sonic-buildimage
that referenced
this pull request
Jul 6, 2026
Adding support to SONiC-VPP for trixie. Current version is bookworm, need to move to Trixie to keep in sync with other Sonic components. Corresponding platform/vpp change: sonic-net/sonic-platform-vpp#225. Signed-off-by: dypet <dypeters@cisco.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrating platform vpp to Trixie. Corresponding build-image change: sonic-net/sonic-buildimage#27013